How to Install fbterm software package in Ubuntu 17.04 (Zesty Zapus)

How to Install fbterm software package in Ubuntu 17.04 (Zesty Zapus)

fbterm software package provides fast framebuffer based terminal emulator for Linux, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fbterm 

fbterm is installed in your system.

Make ensure the fbterm package were installed using the commands given below,

$ sudo dpkg-query -l | grep fbterm *

You will get with fbterm package name, version, architecture and description in a table

fbterm package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Utilities
Package fbterm
Version 1.7-4
Description fast framebuffer based terminal emulator for Linux
Sub Section utils


See Also, How to uninstall or remove fbterm software package from Ubuntu 17.04 (Zesty Zapus)?